2025-06-27 14:17:52,782 [ 575715 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-27 14:17:52,783 [ 575715 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-27 14:17:52,783 [ 575715 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-27 14:17:52,783 [ 575715 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ltbbw4 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_storage_iceberg/test.py::test_evolved_schema[1]' 'test_storage_iceberg/test.py::test_evolved_schema[2]' 'test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1]' 'test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2]' 'test_storage_iceberg/test.py::test_metadata_file_selection[1]' 'test_storage_iceberg/test.py::test_metadata_file_selection[2]' 'test_storage_iceberg/test.py::test_multiple_iceberg_files[1]' 'test_storage_iceberg/test.py::test_multiple_iceberg_files[2]' 'test_storage_iceberg/test.py::test_partition_by[1]' 'test_storage_iceberg/test.py::test_partition_by[2]' test_storage_iceberg/test.py::test_restart_broken test_storage_iceberg/test.py::test_row_based_deletes 'test_storage_iceberg/test.py::test_schema_inference[1]' 'test_storage_iceberg/test.py::test_schema_inference[2]' 'test_storage_iceberg/test.py::test_single_iceberg_file[1]' 'test_storage_iceberg/test.py::test_single_iceberg_file[2]' 'test_storage_iceberg/test.py::test_types[1]' 'test_storage_iceberg/test.py::test_types[2]' test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_distributed test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_policies/test.py::test_storage_policy_configuration_change test_store_cleanup/test.py::test_store_cleanup test_system_logs/test_system_logs.py::test_system_logs_engine_expr test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr test_system_logs/test_system_logs.py::test_system_logs_order_by_expr test_system_logs/test_system_logs.py::test_system_logs_settings_expr test_table_db_num_limit/test.py::test_table_db_limit 'test_table_function_mongodb/test.py::test_auth_source[False]' 'test_table_function_mongodb/test.py::test_complex_data_type[False]' 'test_table_function_mongodb/test.py::test_incorrect_data_type[False]' 'test_table_function_mongodb/test.py::test_missing_columns[False]' 'test_table_function_mongodb/test.py::test_no_credentials[False]' 'test_table_function_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_table_function_mongodb/test.py::test_secure_connection[True]' 'test_table_function_mongodb/test.py::test_simple_select[False]' test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_restart -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: xdist-3.5.0, reportlog-0.4.0, order-1.0.1, random-0.2, repeat-0.9.3, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [55 items] scheduling tests via LoadFileScheduling test_storage_iceberg/test.py::test_evolved_schema[1] test_user_valid_until/test.py::test_basic test_table_function_mongodb/test.py::test_auth_source[False] test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data test_store_cleanup/test.py::test_store_cleanup test_storage_mysql/test.py::test_binary_type test_system_logs/test_system_logs.py::test_system_logs_engine_expr test_table_db_num_limit/test.py::test_table_db_limit test_storage_policies/test.py::test_storage_policy_configuration_change [gw8] [ 1%] PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data [gw7] [ 3%] PASSED test_table_db_num_limit/test.py::test_table_db_limit [gw2] [ 5%] PASSED test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_complex_data_type[False] [gw2] [ 7%] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_incorrect_data_type[False] [gw2] [ 9%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] test_table_function_mongodb/test.py::test_missing_columns[False] [gw2] [ 10%] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] test_table_function_mongodb/test.py::test_no_credentials[False] [gw2] [ 12%] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] [gw2] [ 14%] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb/test.py::test_secure_connection[True] [gw6] [ 16%] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change [gw4] [ 18%] PASSED test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details [gw4] [ 20%] PASSED test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_restart [gw3] [ 21%] PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_expr test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr [gw3] [ 23%] PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr test_system_logs/test_system_logs.py::test_system_logs_order_by_expr [gw3] [ 25%] PASSED test_system_logs/test_system_logs.py::test_system_logs_order_by_expr test_system_logs/test_system_logs.py::test_system_logs_settings_expr [gw4] [ 27%] PASSED test_user_valid_until/test.py::test_restart [gw3] [ 29%] PASSED test_system_logs/test_system_logs.py::test_system_logs_settings_expr [gw2] [ 30%] PASSED test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] [gw0] [ 32%] PASSED test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type [gw0] [ 34%] PASSED test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings [gw0] [ 36%] PASSED test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select [gw0] [ 38%] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select [gw0] [ 40%] PASSED test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins [gw0] [ 41%] PASSED test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections [gw0] [ 43%] PASSED test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_distributed [gw0] [ 45%] PASSED test_storage_mysql/test.py::test_mysql_distributed test_storage_mysql/test.py::test_mysql_in [gw0] [ 47%] PASSED test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null [gw0] [ 49%] PASSED test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point [gw0] [ 50%] PASSED test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_predefined_connection_configuration [gw0] [ 52%] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select [gw0] [ 54%] PASSED test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference [gw0] [ 56%] PASSED test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings [gw0] [ 58%] PASSED test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout [gw2] [ 60%] PASSED test_table_function_mongodb/test.py::test_simple_select[False] [gw0] [ 61%] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function [gw0] [ 63%] PASSED test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where [gw5] [ 65%] PASSED test_store_cleanup/test.py::test_store_cleanup [gw0] [ 67%] PASSED test_storage_mysql/test.py::test_where [gw1] [ 69%] PASSED test_storage_iceberg/test.py::test_evolved_schema[1] test_storage_iceberg/test.py::test_evolved_schema[2] [gw1] [ 70%] PASSED test_storage_iceberg/test.py::test_evolved_schema[2] test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] [gw1] [ 72%] PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] [gw1] [ 74%] PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] test_storage_iceberg/test.py::test_metadata_file_selection[1] [gw1] [ 76%] PASSED test_storage_iceberg/test.py::test_metadata_file_selection[1] test_storage_iceberg/test.py::test_metadata_file_selection[2] [gw1] [ 78%] PASSED test_storage_iceberg/test.py::test_metadata_file_selection[2] test_storage_iceberg/test.py::test_multiple_iceberg_files[1] [gw1] [ 80%] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[1] test_storage_iceberg/test.py::test_multiple_iceberg_files[2] [gw1] [ 81%] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[2] test_storage_iceberg/test.py::test_partition_by[1] [gw1] [ 83%] PASSED test_storage_iceberg/test.py::test_partition_by[1] test_storage_iceberg/test.py::test_partition_by[2] [gw1] [ 85%] PASSED test_storage_iceberg/test.py::test_partition_by[2] test_storage_iceberg/test.py::test_restart_broken [gw1] [ 87%] PASSED test_storage_iceberg/test.py::test_restart_broken test_storage_iceberg/test.py::test_row_based_deletes [gw1] [ 89%] PASSED test_storage_iceberg/test.py::test_row_based_deletes test_storage_iceberg/test.py::test_schema_inference[1] [gw1] [ 90%] PASSED test_storage_iceberg/test.py::test_schema_inference[1] test_storage_iceberg/test.py::test_schema_inference[2] [gw1] [ 92%] PASSED test_storage_iceberg/test.py::test_schema_inference[2] test_storage_iceberg/test.py::test_single_iceberg_file[1] [gw1] [ 94%] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[1] test_storage_iceberg/test.py::test_single_iceberg_file[2] [gw1] [ 96%] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[2] test_storage_iceberg/test.py::test_types[1] [gw1] [ 98%] PASSED test_storage_iceberg/test.py::test_types[1] test_storage_iceberg/test.py::test_types[2] [gw1] [100%] PASSED test_storage_iceberg/test.py::test_types[2] =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_table_function_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:227: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:89: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:124: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:263: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:186: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:145: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 77.04s setup test_storage_iceberg/test.py::test_evolved_schema[1] 66.65s call test_store_cleanup/test.py::test_store_cleanup 53.44s setup test_storage_mysql/test.py::test_binary_type 28.02s setup test_system_logs/test_system_logs.py::test_system_logs_engine_expr 23.33s teardown test_system_logs/test_system_logs.py::test_system_logs_settings_expr 23.02s teardown test_storage_iceberg/test.py::test_types[2] 22.61s setup test_table_function_mongodb/test.py::test_simple_select[False] 21.66s setup test_table_function_mongodb/test.py::test_secure_connection[True] 19.24s setup test_table_function_mongodb/test.py::test_auth_source[False] 14.91s setup test_store_cleanup/test.py::test_store_cleanup 14.46s setup test_user_valid_until/test.py::test_basic 14.07s setup test_table_db_num_limit/test.py::test_table_db_limit 14.07s setup test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 13.71s setup test_storage_policies/test.py::test_storage_policy_configuration_change 13.29s call test_user_valid_until/test.py::test_basic 12.17s call test_table_function_mongodb/test.py::test_simple_select[False] 10.38s call test_storage_mysql/test.py::test_settings_connection_wait_timeout 10.20s call test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] 9.70s call test_storage_iceberg/test.py::test_evolved_schema[1] 9.45s teardown test_storage_mysql/test.py::test_where 9.20s call test_storage_policies/test.py::test_storage_policy_configuration_change 8.43s call test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] 7.91s call test_storage_iceberg/test.py::test_metadata_file_selection[1] 7.77s call test_storage_iceberg/test.py::test_metadata_file_selection[2] 5.85s call test_storage_iceberg/test.py::test_restart_broken 5.80s teardown test_table_function_mongodb/test.py::test_simple_select[False] 5.58s teardown test_table_db_num_limit/test.py::test_table_db_limit 5.24s teardown test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 3.99s call test_user_valid_until/test.py::test_restart 3.54s call test_storage_mysql/test.py::test_mysql_distributed 3.51s call test_storage_iceberg/test.py::test_row_based_deletes 3.40s call test_table_db_num_limit/test.py::test_table_db_limit 3.23s call test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr 2.92s teardown test_user_valid_until/test.py::test_restart 2.78s teardown test_store_cleanup/test.py::test_store_cleanup 2.77s teardown test_storage_policies/test.py::test_storage_policy_configuration_change 2.54s call test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 2.13s call test_storage_iceberg/test.py::test_schema_inference[1] 1.84s call test_storage_mysql/test.py::test_table_function 1.54s call test_storage_iceberg/test.py::test_multiple_iceberg_files[1] 1.46s call test_storage_iceberg/test.py::test_schema_inference[2] 1.43s call test_storage_mysql/test.py::test_predefined_connection_configuration 1.42s call test_storage_iceberg/test.py::test_types[1] 1.42s call test_storage_mysql/test.py::test_where 1.39s call test_storage_iceberg/test.py::test_multiple_iceberg_files[2] 1.31s call test_storage_iceberg/test.py::test_evolved_schema[2] 1.27s call test_storage_mysql/test.py::test_insert_on_duplicate_select 1.20s call test_storage_mysql/test.py::test_settings 1.13s call test_storage_mysql/test.py::test_replace_select 0.98s call test_storage_mysql/test.py::test_external_settings 0.87s call test_storage_iceberg/test.py::test_partition_by[1] 0.86s call test_storage_mysql/test.py::test_insert_select 0.78s call test_storage_iceberg/test.py::test_types[2] 0.76s call test_storage_iceberg/test.py::test_partition_by[2] 0.71s call test_storage_mysql/test.py::test_mysql_in 0.71s call test_storage_mysql/test.py::test_many_connections 0.71s call test_storage_mysql/test.py::test_mysql_point 0.62s call test_storage_iceberg/test.py::test_single_iceberg_file[2] 0.59s call test_table_function_mongodb/test.py::test_secure_connection[True] 0.59s call test_storage_iceberg/test.py::test_single_iceberg_file[1] 0.52s call test_storage_mysql/test.py::test_mysql_null 0.50s call test_storage_mysql/test.py::test_enum_type 0.48s call test_table_function_mongodb/test.py::test_auth_source[False] 0.45s call test_storage_mysql/test.py::test_schema_inference 0.42s call test_table_function_mongodb/test.py::test_complex_data_type[False] 0.38s call test_system_logs/test_system_logs.py::test_system_logs_order_by_expr 0.38s call test_system_logs/test_system_logs.py::test_system_logs_settings_expr 0.36s call test_system_logs/test_system_logs.py::test_system_logs_engine_expr 0.31s call test_storage_mysql/test.py::test_joins 0.27s call test_storage_mysql/test.py::test_binary_type 0.27s call test_user_valid_until/test.py::test_details 0.18s call test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.17s call test_table_function_mongodb/test.py::test_missing_columns[False] 0.14s call test_table_function_mongodb/test.py::test_no_credentials[False] 0.13s call test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_iceberg/test.py::test_row_based_deletes 0.00s setup test_storage_iceberg/test.py::test_types[2] 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_selection[1] 0.00s teardown test_storage_iceberg/test.py::test_evolved_schema[1] 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] 0.00s teardown test_storage_iceberg/test.py::test_multiple_iceberg_files[1] 0.00s setup test_system_logs/test_system_logs.py::test_system_logs_order_by_expr 0.00s setup test_storage_iceberg/test.py::test_metadata_file_selection[1] 0.00s setup test_storage_iceberg/test.py::test_partition_by[2] 0.00s teardown test_storage_iceberg/test.py::test_schema_inference[2] 0.00s setup test_storage_iceberg/test.py::test_multiple_iceberg_files[2] 0.00s teardown test_storage_mysql/test.py::test_binary_type 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_selection[2] 0.00s setup test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_system_logs/test_system_logs.py::test_system_logs_engine_expr 0.00s setup test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr 0.00s setup test_storage_iceberg/test.py::test_schema_inference[1] 0.00s setup test_storage_iceberg/test.py::test_restart_broken 0.00s setup test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] 0.00s setup test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_storage_iceberg/test.py::test_types[1] 0.00s teardown test_storage_iceberg/test.py::test_multiple_iceberg_files[2] 0.00s teardown test_storage_iceberg/test.py::test_partition_by[2] 0.00s teardown test_storage_iceberg/test.py::test_partition_by[1] 0.00s setup test_storage_iceberg/test.py::test_schema_inference[2] 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection[True] 0.00s setup test_storage_iceberg/test.py::test_single_iceberg_file[2] 0.00s setup test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_storage_iceberg/test.py::test_evolved_schema[2] 0.00s setup test_storage_mysql/test.py::test_where 0.00s setup test_storage_mysql/test.py::test_joins 0.00s teardown test_storage_iceberg/test.py::test_evolved_schema[2] 0.00s teardown test_storage_iceberg/test.py::test_single_iceberg_file[2] 0.00s setup test_storage_mysql/test.py::test_enum_type 0.00s setup test_storage_mysql/test.py::test_mysql_null 0.00s setup test_user_valid_until/test.py::test_details 0.00s setup test_storage_mysql/test.py::test_external_settings 0.00s teardown test_table_function_mongodb/test.py::test_auth_source[False] 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_mysql/test.py::test_replace_select 0.00s setup test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_system_logs/test_system_logs.py::test_system_logs_order_by_expr 0.00s teardown test_storage_mysql/test.py::test_mysql_distributed 0.00s teardown test_storage_iceberg/test.py::test_row_based_deletes 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s setup test_storage_mysql/test.py::test_table_function 0.00s setup test_storage_mysql/test.py::test_mysql_distributed 0.00s teardown test_storage_mysql/test.py::test_many_connections 0.00s teardown test_storage_iceberg/test.py::test_schema_inference[1] 0.00s setup test_storage_mysql/test.py::test_insert_select 0.00s setup test_storage_iceberg/test.py::test_multiple_iceberg_files[1] 0.00s teardown test_storage_mysql/test.py::test_insert_select 0.00s setup test_storage_iceberg/test.py::test_types[1] 0.00s setup test_storage_iceberg/test.py::test_partition_by[1] 0.00s setup test_storage_mysql/test.py::test_many_connections 0.00s setup test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s setup test_storage_iceberg/test.py::test_metadata_file_selection[2] 0.00s teardown test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr 0.00s teardown test_storage_mysql/test.py::test_table_function 0.00s teardown test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_storage_mysql/test.py::test_settings 0.00s setup test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] 0.00s teardown test_storage_iceberg/test.py::test_restart_broken 0.00s teardown test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_mysql/test.py::test_mysql_null 0.00s setup test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_storage_iceberg/test.py::test_single_iceberg_file[1] 0.00s setup test_user_valid_until/test.py::test_restart 0.00s teardown test_storage_mysql/test.py::test_joins 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_storage_mysql/test.py::test_schema_inference 0.00s setup test_storage_mysql/test.py::test_mysql_point 0.00s setup test_system_logs/test_system_logs.py::test_system_logs_settings_expr 0.00s teardown test_storage_mysql/test.py::test_external_settings 0.00s teardown test_user_valid_until/test.py::test_basic 0.00s teardown test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_storage_mysql/test.py::test_replace_select 0.00s teardown test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_storage_mysql/test.py::test_settings 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_mysql/test.py::test_enum_type 0.00s setup test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_storage_iceberg/test.py::test_single_iceberg_file[1] 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_user_valid_until/test.py::test_details =========================== short test summary info ============================ PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data PASSED test_table_db_num_limit/test.py::test_table_db_limit PASSED test_table_function_mongodb/test.py::test_auth_source[False] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change PASSED test_user_valid_until/test.py::test_basic PASSED test_user_valid_until/test.py::test_details PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_expr PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr PASSED test_system_logs/test_system_logs.py::test_system_logs_order_by_expr PASSED test_user_valid_until/test.py::test_restart PASSED test_system_logs/test_system_logs.py::test_system_logs_settings_expr PASSED test_table_function_mongodb/test.py::test_secure_connection[True] PASSED test_storage_mysql/test.py::test_binary_type PASSED test_storage_mysql/test.py::test_enum_type PASSED test_storage_mysql/test.py::test_external_settings PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select PASSED test_storage_mysql/test.py::test_insert_select PASSED test_storage_mysql/test.py::test_joins PASSED test_storage_mysql/test.py::test_many_connections PASSED test_storage_mysql/test.py::test_mysql_distributed PASSED test_storage_mysql/test.py::test_mysql_in PASSED test_storage_mysql/test.py::test_mysql_null PASSED test_storage_mysql/test.py::test_mysql_point PASSED test_storage_mysql/test.py::test_predefined_connection_configuration PASSED test_storage_mysql/test.py::test_replace_select PASSED test_storage_mysql/test.py::test_schema_inference PASSED test_storage_mysql/test.py::test_settings PASSED test_table_function_mongodb/test.py::test_simple_select[False] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout PASSED test_storage_mysql/test.py::test_table_function PASSED test_store_cleanup/test.py::test_store_cleanup PASSED test_storage_mysql/test.py::test_where PASSED test_storage_iceberg/test.py::test_evolved_schema[1] PASSED test_storage_iceberg/test.py::test_evolved_schema[2] PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] PASSED test_storage_iceberg/test.py::test_metadata_file_selection[1] PASSED test_storage_iceberg/test.py::test_metadata_file_selection[2] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[1] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[2] PASSED test_storage_iceberg/test.py::test_partition_by[1] PASSED test_storage_iceberg/test.py::test_partition_by[2] PASSED test_storage_iceberg/test.py::test_restart_broken PASSED test_storage_iceberg/test.py::test_row_based_deletes PASSED test_storage_iceberg/test.py::test_schema_inference[1] PASSED test_storage_iceberg/test.py::test_schema_inference[2] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[1] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[2] PASSED test_storage_iceberg/test.py::test_types[1] PASSED test_storage_iceberg/test.py::test_types[2] ================= 55 passed, 13 warnings in 168.53s (0:02:48) ==================